Skip to content

fix: masked value issue in data table - #3885

Merged
kobenguyent merged 2 commits into
3.xfrom
fix-masked-value-issue-in-data-table
Oct 6, 2023
Merged

fix: masked value issue in data table#3885
kobenguyent merged 2 commits into
3.xfrom
fix-masked-value-issue-in-data-table

Conversation

@kobenguyent

Copy link
Copy Markdown
Collaborator

Motivation/Description of the PR

Type of change

  • 🐛 Bug fix

Checklist:

  • Tests have been added
  • Documentation has been added (Run npm run docs)
  • Lint checking (Run npm run lint)
  • Local tests are passed (Run npm test)

@kobenguyent kobenguyent self-assigned this Sep 22, 2023
@Arhell
Arhell requested a review from DavertMik September 26, 2023 00:05
@kobenguyent
kobenguyent merged commit 3cc123f into 3.x Oct 6, 2023
@kobenguyent
kobenguyent deleted the fix-masked-value-issue-in-data-table branch October 6, 2023 05:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Passwords stored with secret() are written into inputs as asterisks ("****") not as the actual string

2 participants